home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / os2 / practivu.zip / JPEGPROC.SCR < prev    next >
Text File  |  1995-10-22  |  269b  |  12 lines

  1. mmioInstall =
  2. (
  3.   mmioFourCC        = "JPEG"
  4.   mmioDllName       = "$(DEST)JPEGPROC.DLL"
  5.   mmioDllEntryPoint = "IOProc_Entry"
  6.   mmioFlags         = 0L
  7.   mmioExtendLen     = 16L
  8.   mmioMediaType     = 1L
  9.   mmioIOProcType    = 2L
  10.   mmioDefExt        = "JPG"
  11. )
  12.